CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - scene graph

搜索资源列表

  1. flmnware-tutorial-source

    0下载:
  2. 利用osg开源库实现三维场景渲染已经视图操纵,本教程为学习osg的基础教程,设计到osg基本的场景图构造以及矩阵操纵器的使用-osg revenue for the use of 3D scene rendering View has been manipulated, The Guide to Learning Guide osg basis, osg basic design to the scene graph structure matrix manipulation and the u
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:328123
    • 提供者:曹晶
  1. vsg

    1下载:
  2. Multigen公司的三维仿真软件VegaPrime2.0 中关于Vega Scene Graph 的例子,Vega Scene Graph是Vega Prime软件的核心
  3. 所属分类:3D图形编程

    • 发布日期:2014-01-16
    • 文件大小:202031
    • 提供者:王亮
  1. mp1

    0下载:
  2. scene graph implementation...完成一个SCENE GRAPH,可以在屏幕上添加,删除各种物体,并完成旋转,调整位置等操作
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:5852
    • 提供者:ayyuk
  1. vsgs_user_geometry

    0下载:
  2. This sample extends VSG by adding a new node type derived from vsGeometryBase. The new node type simply acts as special scene graph node, which is specially designed to work with vrSphere geometries through two new methods called, setSphere and getSp
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:14762
    • 提供者:ma ming
  1. openrm-devel-1.5.2-3.tar

    0下载:
  2. 2D/3D Scene Graph rendering engine for Linux/Unix/Win32 layered atop OpenGL. Supports stereoscopy, volume rendering, 2D/3D texture mapping, picking, LOD and view-dependent operations, cross-platform text, constant-rate rendering and image-based data.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:634358
    • 提供者:约非
  1. computing dense correspondence graph cuts

    0下载:
  2. computing dense correspondence # # (disparity map) between two images using graph cuts This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih "Multi-Camera scene Reco
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:1319269
    • 提供者:newship@126.com
  1. Pro Java 6 3D Game Development

    0下载:
  2. Java 3D is a high-level 3D graphics API based around the construction of a scene graph data structure that contains the objects that appear in the 3D scene. Java 3D topics covered here include how to build your own 3D models, load existing models, cr
  3. 所属分类:软件工程

    • 发布日期:2011-04-09
    • 文件大小:7639303
    • 提供者:shatonymouse
  1. TextureAndText

    0下载:
  2. OSG中向场景中添加纹理和文字的源码,使用VS2005和OSG编程-OSG to add texture and text to scene graph,using VS2005 and OSG
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1820315
    • 提供者:liuzhaozhao
  1. osgQT

    1下载:
  2. 基于QT与open scene graph的联合编程实现例程-a example program for implementation of open scene graph application with QT
  3. 所属分类:3D Graphic

    • 发布日期:2016-07-28
    • 文件大小:910336
    • 提供者:qcw
  1. Frame

    0下载:
  2. 图形处理,场景消影,动画生成技巧- Graph processing, the scene disappears the shade, the animation production skill
  3. 所属分类:Graph program

    • 发布日期:2017-11-15
    • 文件大小:209934
    • 提供者:汪荃
  1. 电话

    0下载:
  2. 电话 //创建以画布为依托的简单场景图对象,没有多个Locale SimpleUniverse u=new SimpleUniverse(c) u.getViewingPlatform().setNominalViewingTransform() //创建分支组对象 BranchGroup scene=createSceneGraph(c) //组装,分支组 对象加到 场景图 u.addBranchGraph(scene) //带场景图的画
  3. 所属分类:Other Games

    • 发布日期:2017-11-18
    • 文件大小:15505
    • 提供者:zqj
  1. Server

    0下载:
  2. This a server module from the client/server architecture. the overall system is responsible for requesting and fetching terrail tiles on demand using Open Scene Graph graphis library.-This is a server module from the client/server architecture. the o
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:490728
    • 提供者:yonas
  1. client

    0下载:
  2. This a server module from the client/server architecture. the overall system is responsible for requesting and fetching terrail tiles on demand using Open Scene Graph graphis library. this upload is the client system which requests for terrain tilses
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-13
    • 文件大小:3531617
    • 提供者:yonas
  1. terrain

    0下载:
  2. This a server module from the client/server architecture. the overall system is responsible for requesting and fetching terrail tiles on demand using Open Scene Graph graphis library.this upload is the terrain dataset. it should be put on the same di
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-08
    • 文件大小:15553721
    • 提供者:yonas
  1. jme

    0下载:
  2. jME(jMonkey Engine)是一个基于场景图(scene graph)、高性能的图形API。jME设计的思想主要来源于David Eberly所写的《3D Game Engine Design》一书。jME是一个使用Java语言编写的图形绘制引擎。-jME (jMonkey Engine) is a scenario-based map (scene graph), high-performance graphics API. jME design idea comes mainly
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:4037853
    • 提供者:张的
  1. Example6_16

    1下载:
  2. 在Java3D中导入一个三维图形文件。在Java3D中,通过调用类的方法将外部的三维图形文件作为一个对象导入Java3D场景图来。-In Java3D to import a three-dimensional graphics file. In Java3D, the method by calling the class outside the three-dimensional graphics file as an object to import the Java3D scene gr
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-04-22
    • 文件大小:1628
    • 提供者:似曾相识
  1. solution_osg

    0下载:
  2. solution given an overview of scene graph
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:144545
    • 提供者:Bouba3D
  1. osganimationnode

    0下载:
  2. OSG场景图形的源代码在windows操作平台和C-OSG scene graph of the source code in windows platform and C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:2777
    • 提供者:andong
  1. graph-based_segment

    0下载:
  2. 基于图论的图像分割,使用区域之间和区域内部进行比较的准则,对于风景图片效果不错。-Graph-based image segmentation, using the region based comparison criteria, good for scene images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:20194
    • 提供者:tan
  1. read3Dmodelcyx

    0下载:
  2. Open Scene Graph read 3D model
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-20
    • 文件大小:30448140
    • 提供者:cuiyuxin
« 12 3 »
搜珍网 www.dssz.com